PowerTools CalendarGrid for Windows Forms 1.0J
Find メソッド (NamedObjectCollection<T>)

コレクションから取得するオブジェクトの名前を示す string 値。
指定した名前によってアイテムを検索します。
構文
Public Function Find( _
   ByVal name As String _
) As T()
public T[] Find( 
   string name
)

パラメータ

name
コレクションから取得するオブジェクトの名前を示す string 値。

戻り値の型

指定した名前を持つ、コレクション内の INamedObject オブジェクト。
参照

NamedObjectCollection<T> クラス
NamedObjectCollection<T> メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.